From 19e0b76673237156da05f5277287f694596a0695 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Mon, 25 Mar 2024 11:36:02 +0530 Subject: fix: vercel fix --- src/app/manga/[title]/[id]/[read]/page.jsx | 2 +- src/app/manga/[title]/[id]/buttons.jsx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'src/app/manga/[title]') diff --git a/src/app/manga/[title]/[id]/[read]/page.jsx b/src/app/manga/[title]/[id]/[read]/page.jsx index a90d170..0d58df6 100644 --- a/src/app/manga/[title]/[id]/[read]/page.jsx +++ b/src/app/manga/[title]/[id]/[read]/page.jsx @@ -25,7 +25,7 @@ export default async function Read({ params }) {
{images && images.map((item, index) => ( -
+